Documentation Center

DocumentObj 2.5 RetrieveMetadataByIshVersionRefs [internal]

Retrieves the metadata of multiple objects in the repository using the unique identifier of the version objects


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant.
palVersionRefsLongArrayInLong list with the unique identifiers of the version objects.
peStatusFiltereISHStatusGroupInThe status category of an object in order to return metadata
psXMLMetadataFilterStringInMetadataFilter XML structure with additional filter on metadata to limit the objects on which metadata has to be returned.
psXMLRequestedMetadataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringOutObjectList XML structure containing the metadata of the objects.

Requirements are:
  • The user must have read access for the folder holding the object.
Note that:
  • The order of the returned objects in psOutXMLObjList is random.